Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚧 add secret keys (iss. #523) #527

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lsloan
Copy link
Member

@lsloan lsloan commented Jul 2, 2024

Resolves #523.

Adds a key for a new secret, ONE_TRUST_SCRIPT_DOMAIN. This new key causes Kustomize to expect a file with that name to be present and contain the key's value. That file should be included in base.zip, which is generated from the contents of the Dropbox base folder.

Also update service/README.md with details about where the key values are kept and how to update them.

@lsloan lsloan changed the title add secret keys (iss. #523) 🚧 add secret keys (iss. #523) Jul 2, 2024
@lsloan lsloan added the config change Involves changes that would require edits to configuration variables/files label Jul 2, 2024
@lsloan lsloan self-assigned this Jul 2, 2024
@jonespm
Copy link
Member

jonespm commented Jul 10, 2024

The change this referenced was reverted back in a78f282 to get the release out.

It should be added back in as a separate PR one one that's put in along with this one for a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config change Involves changes that would require edits to configuration variables/files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add new secret ONE_TRUST_SCRIPT_DOMAIN
2 participants